xend: Flask MLS security label handling
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 26 Aug 2009 14:35:14 +0000 (15:35 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 26 Aug 2009 14:35:14 +0000 (15:35 +0100)
commitc50b989b44b97671e45129c008ec68573685f5fc
tree0425798ce4f00a1ee399f0718b8815bc60725316
parentadfa96375adb65a8c0d4bb7f6e186c63b8a123a7
xend: Flask MLS security label handling

Changed the way security labels are handled to allow domains to be
labeled with Flask MLS security labels.  Changed the error message
generated when an invalid context is submitted to be more useful.

Signed-off-by: Machon B. Gregory <mbgrego@tycho.ncsc.mil>
Signed-off-by: George S. Coker, II <gscoker@alpha.ncsc.mil>
tools/python/xen/util/xsm/flask/flask.py
tools/python/xen/xend/XendConfig.py
tools/python/xen/xm/create.py